vcView

vcView provides access to 3D views created in application.

See in: Overview

Module: vcCore

Parent: vcObject

Children -

Referenced by: vcWorld.Views, vcWorld.createView(), vcWorld.findView()

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
CameraFarRealRWGets or sets the distance of far clipping plane from camera location.
CameraFovyRealRWGets or sets the field of view (in degrees) for camera.
CameraIsOrthographicBooleanRWGets or sets orthographic mode in camera.
CameraMatrixvcMatrixRWGets or sets the location of camera in World coordinate system.
CameraNearRealRWGets or sets the distance of near clipping plane from camera location.
EdgeShadingModevcEdgeShadingModeRWGets or sets the edge shading mode of view.
FlagsvcViewFlagsRWGets or sets if camera, light and shading settings are stored in view.
NameStringRWGets or sets the name of the view.
RenderShadingModevcRenderShadingModeRWGets or sets rendering mode of view.